Availability |
3.0 |
Description |
Opens the specified file with the specified image editor. |
|
Note: This function invokes a special Fireworks integration mechanism that returns information to the active document if Fireworks is specified as the image editor. To prevent errors if no document is active, this function should never be called from the Site window. |
Arguments |
fileURL, appURL |
|
 |
The first argument is the path to the file to be opened, expressed as a file:// URL. |
 |
The second argument is the path to the application with which to open the file, expressed as a file:// URL. |
|
Returns |
Nothing. |
Enabler |
None. |
 |
|